home *** CD-ROM | disk | FTP | other *** search
/ L' Effet Pommier 3 / L'Effet Pommier - Volume 03.iso / Utils Divers 1 / CalcWorks 1.5.0 / CalcWorks Revisions < prev   
Text File  |  1996-02-05  |  19KB  |  230 lines

  1.  
  2. CalcWorks¬ REVISION LIST
  3.  
  4. --------------------------------------------------------------------------------
  5. 1.5.0  2/5/96
  6. New Features...
  7. Ñ Added full color buttons, display and calculator face patterns, editable after registration.
  8. Ñ Changed "Key Assignments" menu item and dialog to "Key & Color Setup". Revised dialog to include full editing capability of individual button and display colors, and calculator face colors and patterns. Removed display color selection options from Preferences dialog.
  9. Ñ Added credit card account number verification and formatting routine to the registration dialog.
  10.  
  11. Fixes...
  12. Ñ Disabled button popups when Key & Color Setup dialog is active.
  13.  
  14. Other changes...
  15. Ñ Moved all text and strings to resources for easier localization.
  16. Ñ Improved button drawing and 'look' for more realistic effect.
  17. Ñ Changed display font selection buttons in Preferences to radio buttons with more descriptive titles.
  18. Ñ Changed default positions of Pi, Exp, DRG, DMS, and P>R buttons.
  19. Ñ Changed 'EXP' button label to 'Exp'.
  20.  
  21. --------------------------------------------------------------------------------
  22. 1.4.4  Custom versions for Academic Systems, Calif.
  23.  
  24. --------------------------------------------------------------------------------
  25. 1.4.3  6/10/95
  26.  
  27. Fixes...
  28. Ñ Fixed preferences save of memory registers (registers were not getting restored correctly).
  29. Ñ Removed "changes not saved" message from "Edit Conversions" dialog when registered.
  30. Ñ Improved balloon help (now more responsive to mouse movements).
  31.  
  32. --------------------------------------------------------------------------------
  33. 1.4.2  4/17/95
  34.  
  35. Fixes...
  36. Ñ Added special code to addition and subtraction operation handler to perform BCD arithmetic where possible to avoid floating point math errors inherent in computer-based math.
  37. Ñ Fixed paste so that numbers and calculations can be pasted in the middle of a pending calculation (sequential/algebraic modes only, in RPN mode the pasted value always replaces any pending calculations). Also, calculations pasted in sequential or algebraic modes are now evaluated in the current mode, rather than always algebraicly. (RPN mode pasted calculations are still evaluated algebraicly.)
  38.  
  39. --------------------------------------------------------------------------------
  40. 1.4.1  3/17/95  Released to new registered users only
  41.  
  42. Fixes...
  43. Ñ Fixed bug in RPN mode where entering a zero preceding a decimal number (ie. "0.5" as opposed to simply ".5") did not push the display onto the stack.
  44. Ñ Fixed bug that caused a crash under some circumstances if you selected Cancel in a file dialog.
  45. Ñ Added event filter to file dialogs to handle update events. This allows proper updating of background windows with the use of extensions such as "DragAnyWindow" and "Click, there it is!", which allow repositioning of the file dialog.
  46.  
  47. --------------------------------------------------------------------------------
  48. 1.4.0  3/3/95  ProCalc is now "CalcWorks"!
  49.  
  50. New Features...
  51. Ñ Added new UNITS menu which implements direct entry, calculation, and display in deg/min/sec, min/sec/frames, and feet/inches.
  52. Ñ Added new >DEC and >DMS button to allow conversion to & from direct units.
  53. Ñ Added capability to use categories to subdivide the Conversions menu into topics, ie. Length/Weight/Volume/Temperature, etc. Added "Topics" option to preferences dialog.
  54. Ñ Paste now allows pasting of calculations with automatic evaluation, ie. 1+2*(3+4) would be pasted as 15. 
  55. Ñ Cut/Copy now formats the displayed number in the current mode (SCI/HEX/DEC...).
  56. Ñ Added "Startup Iconized" item to Options menu to allow starting up from the Startup Items folder in iconized state in the background.
  57. Ñ Modified registration dialog to allow MasterCard/Visa payments. Added "Save as" button to allow saving the registration form as a text file for credit card email registration.
  58. Ñ Name changed due to a trademark conflict.
  59.  
  60. Fixes...
  61. Ñ Fixed error in registration dialog that would allow printing a registration form with a non-valid number of users.
  62. Ñ Fixed problem with SIGN and SIZE functions. The normal SIGN and SIZE functions would not work after using the popup to change the SIGN or SIZE.
  63. Ñ Fixed memory leak where dialog item lists were not freed after a dialog was dismissed. This resulted in several K being allocated and not disposed of every time a dialog was displayed.
  64.  
  65. Other changes...
  66. Ñ Changed functioning of popups so that releasing the mouse button over a popup's button does NOT implement the function. You must either release the mouse button BEFORE the popup appears, or make a selection from the popup for the function to work.
  67. Ñ Added live default items to the Constants and Conversions dialogs. If a change is made to one of the edit boxes, the "Change" button is now automatically made the default button, so you can just hit return to make the change.
  68. Ñ Increased maximum number of constant and conversion entries to 100 each (was 32).
  69. Ñ Changed version of preferences file (and filename) to include new conversion categories and other new preferences. Old "ProCalc Preferences" file is automatically converted if present. Any saved button layouts (registered users) will be wiped out due to the addition of new buttons.
  70. Ñ Moved percent/delta percent button to upper bank, and factorial function to shifted-inverse, to make room for new DMS/DEC button.
  71. Ñ Removed splash dialog.
  72.  
  73. --------------------------------------------------------------------------------
  74. 1.3.1  1/17/95  
  75.  
  76. Fixes...
  77. Ñ Fixed divide by zero error in MOD function.
  78. Ñ Fixed Permittivity constant error (one too many '8's).
  79. Ñ Fixed display overflow problem in engineering mode.
  80. Ñ Fixed registration form printout to properly invert title and version.
  81.  
  82. --------------------------------------------------------------------------------
  83. 1.3.0  1/5/95  
  84.  
  85. New Features...
  86. Ñ Added Constants and Conversions menu, along with complete editing dialogs for both. Also added options to Preferences dialog to configure Conversions menu.
  87. Ñ Redesigned ProCalc Help to include separate indexed sections, selectable from a scrollable list on the left, topic's scrollable text appears on the right. Save as TeachText now saves only the current topic's text. Help window is now sizable in both directions. Size and position are saved when help window is closed (but not when quit). Added command-key equivalent.
  88. Ñ Revised manual printout to include title page and table of contents. Improved manual text formatting so that printing should now be more consistent between different systems and printers.
  89. Ñ Added popup menus for memory, DRG, binary bit shift buttons, SIGN and SIZE buttons to simplify memory and mode selection. Also added configuration options in Preferences to display popup indicator on buttons and to set popup delay time.
  90. Ñ Added stack popup in RPN mode, and display format popup in binary modes.
  91. Ñ Added fixed-size RPN stack option to Preferences.
  92. Ñ Added Preferences option to save/load the tape window with preferences.
  93. Ñ Added option in Number Format dialog to pad binary modes' display with leading zeros to the currently selected word size.
  94. Ñ Added full date display to the status line of the background clock (only when registered, unregistered version shows registration reminder in the status line).
  95.  
  96. Fixes...
  97. Ñ Fixed problem with shifted state getting stuck when minimizing. Shifted functions now work correctly in minimized mode. Also added shifted indicator in minimized status line.
  98. Ñ Fixed Engineering mode display rounding error.
  99. Ñ Modified operation of R>P, P>R, and ╞% functions in RPN mode so that 'x' and 'r are entered/returned in X register, 'y' and '┐' are returned/entered in Y register, per RPN standard. Also, 'y' is left in the Y register after a ╞% operation.
  100. Ñ Fixed various RPN bugs.
  101. Ñ Fixed problem with key assignment of Enter and Last buttons. Assigning a key to one did not update the other. Also fixed bug that sometimes caused inadvertant reassignment of the Iconize function key.
  102. Ñ Revised startup document loading to ignore anything but ProCalc tape documents (earlier versions allowed the ProCalc Preferences file as a startup document).
  103.  
  104. Other changes...
  105. Ñ Redesigned registration dialog and printed registration form.
  106. Ñ Reorganized preferences dialog.
  107. Ñ Improved loading speed by moving some printer initialization code out of startup code and into printing routines (registered version only).
  108. Ñ Removed splash screen when registered. When not registered, splash screen is displayed for a very short time (equivalent to version 1.2.x loading time).
  109. Ñ Modified Cut/Copy to strip trailing decimal point (ie. "12345." will get copied to the clipboard as "12345").
  110. Ñ Changed operation of Exp button to automatically enter a '1' if Exp is pressed with a zero in the display.
  111. Ñ Added separate CLX and CLS buttons for RPN mode.
  112. Ñ Changed label of 4 function mode '=' button to 'E^' when in RPN mode.
  113. Ñ Added X<>Y button to binary modes.
  114. Ñ Numeric keypad decimal key is now always accepted as a decimal point, regardless of the keycap and decimal point setting in the 'Numbers' control panel.
  115. Ñ Changed format of the preferences file to resource-based.
  116. Ñ Now using Jim Stout's excellent 'Jim's CDEF's' for popup menu and dialog grouping controls.
  117.  
  118. --------------------------------------------------------------------------------
  119. 1.2.3  11/6/94  Released to new registered users only
  120.  
  121. Fixes...
  122. Ñ Fixed RPN entry bug that caused a displayed number to be erased by a newly entered number in some circumstances.
  123. Ñ Modified operation of the RPN stack so that it does not shrink when a number (constant) is in the T register (full stack).
  124.  
  125. --------------------------------------------------------------------------------
  126. 1.2.2  10/23/94  Released to new registered users only
  127.  
  128. Fixes...
  129. Ñ Fixed bug where exponent entry mode was not getting reset properly in some instances, most notably when in RPN mode.
  130.  
  131. --------------------------------------------------------------------------------
  132. 1.2.1  10/3/94
  133.  
  134. Fixes...
  135. Ñ Reworked scientific mode display ([flo] mode) so that when the decimal point is fixed, the display will now correctly use scientific notation if the result can be shown more accurately that way (for instance if the decimal point is set to 2 places, and 0.001 is entered, it will be displayed as 1.00E-3, rather than 0.00 as before). Also corrected an internal error that caused such a value to lose its precision (0.001 would be displayed as 0.00, but more importantly, was also interpreted as 0!). Rounding of results in general was also improved.
  136. Ñ Enabled the use of the enter and return keys in the 4-function calculator when in RPN mode.
  137. Ñ Fixed problem with status display not getting updated when scientific number formatting was changed.
  138. Ñ Fixed problem with the tape where a Hyp function did not get interpreted correctly when a tape document was reopened.
  139. Ñ The tape window is now kept hidden if it is hidden when the Open command is selected and then cancelled.
  140.  
  141. Other changes...
  142. Ñ Changed iconized state icon to the actual application icon. It is now much smaller and takes up less screen space.
  143. Ñ Revised 3D button graphics slightly. This only effects the 3D buttons in their depressed state.
  144. Ñ Added multiple monitor support. Calculator and other windows should now be drawn correctly even if they span several monitors of varying depths.
  145. Ñ Added support for resolution-switching software, such as Apple's Display Software. Windows are now forced on-screen if they would appear off-screen.
  146.  
  147. --------------------------------------------------------------------------------
  148. 1.2.0  9/9/94  MAJOR UPGRADE
  149.  
  150. New Features...
  151. Ñ Added scrollable paper tape history window, with open, save, print, logging switch, tape advance, and tape clear options, as well as Finder 'Open' and multiple file Finder 'Print' support.
  152. Ñ Added preferences for auto tape logging, intermediate result logging, and prompt to save changes.
  153. Ñ Added algebraic entry ordering option, which evaluates entered expressions in order of algebraic precedence.
  154. Ñ Added Reverse Polish Notation (RPN) option, by popular demand, including new RPN stack roll up and roll down, LAST, and Enter functions, and RPN stack indicator in status display.
  155. Ñ Added Number Format dialog, to quickly set number display format, and floating/fixed decimal point settings (available in System 7 only, due to the use of the System 7 popup menu CDEF).
  156. Ñ Added thousands separators, using current 'Numbers' control panel settings, with options in Number Format dialog to display separators in display windows, tape window, and clipboard.
  157. Ñ Decimal point now uses 'Numbers' control panel setting, and decimal point button label is changed accordingly (only decimal point and comma are supported at this time).
  158. Ñ Added keypad emulation menu option, which maps 'mjkluio' keys '0123456' numeric buttons.
  159. Ñ Added 'Switch to (previous app)' menu command, with name of app that will be switched to.
  160. Ñ Added ability to change display text color as well as background color by option-clicking on 'Main' or 'Mini' buttons in Preferences.
  161. Ñ Added option to temporarily disable (and clear) the auto constant by control-clicking the = button ([2nd][=]), as well as a menu option to permanently enable/disable the auto constant.
  162. Ñ Added an alert to the Key Assignments dialog that will appear when a key combination is pressed that is already assigned to another function or menu item, with the option to cancel or reassign when possible.
  163. Ñ New animated watch cursor when loading or printing a tape document.
  164. Ñ New icons for tape and preferences documents. You may need to rebuild your desktop file again to get these icons to appear.
  165. Ñ Split the online help into two parts, the User's Manual and Reference Guide (partly due to the size limitations of TextEdit), with two entries in the Help menu to select and switch between them.
  166.  
  167. Fixes...
  168. Ñ Fixed equals button to properly close and evaluate any pending open parenthesis.
  169. Ñ Reworked number entry routine, and fixed a minor bug with exponent entry that would cause a zero result if 'EXP' was pressed and no exponent entered.
  170. Ñ Fixed a cosmetic bug that caused 2nd/Hyp buttons to change state if they were selected as arguments to extended memory, bit-shift, or FIX functions.
  171.  
  172. Other changes...
  173. Ñ Modified button handling code to allow balloon help, key assignment, and rearranging of disabled buttons.
  174. Ñ Reworked Preferences dialog and grouped relevant items together.
  175. Ñ Reworked main calculator input routine and other routines to consolidate duplicated code.
  176. Ñ Hard wired 0-9 and A-F keys to respective buttons, and made all functions' keys reassignable.
  177. Ñ Changed functioning of the keyboard assignment mechanism slightly.
  178. Ñ Moved 'Key Assignments' to Options menu.
  179. Ñ Removed button-tinge and multi-button preferences. These options are now permanently 'on'.
  180. Ñ Added document name to print routines so PrintMonitor always shows the correct name instead of "Unspecified" or "Unknown".
  181. Ñ Now using Infinity Windoid WDEF 2.6 (originally used a modified v2.3 in earlier versions).
  182. Ñ Revised registration form, including addition of return and destination addresses formatted for a standard US business envelope.
  183. Ñ Changed 5-day to 3-day reminder.
  184.  
  185. --------------------------------------------------------------------------------
  186. 1.1.1  9/2/94  LIMITED RELEASE to Shoeisha Co., Ltd.'s "Special Selection III" CDROM Book (Japan)
  187.  
  188. Fixes...
  189. Ñ Cleaned up memory management to virtually eliminate heap fragmentation (thanks to Metrowerks' excellent (and free!) ZoneRanger 1.1 utility). I believe this was the cause of a system lock-up that occurred in KanjiTalk systems when the Help was called up from the About dialog, although this has not yet been confirmed.
  190. Ñ Fixed a bug in dialog event management routine that could sometimes cause a checkbox to magically turn itself back on or off after clicking on it.
  191. Ñ Fixed minor problem with menu items not getting properly initialized before a command key was pressed. 
  192. Ñ Corrected (embarrassing) spelling error on face of calculator.
  193. Ñ Fixed minor redraw problem that occurred when the main display background color was changed and the main calculator display was not totally behind the Preferences dialog.
  194.  
  195. --------------------------------------------------------------------------------
  196. 1.1.0  6/19/94
  197.  
  198. New Features...
  199. Ñ Added SwitchBack feature, with key selection in preferences.
  200. Ñ Use Date & Time control panel settings for clock display. This allows correct time and date formatting for 24 hour, foreign, and custom formats.
  201. Ñ Added new non-LED style font for better readability, along with new option in Preferences to select either LED or non-LED font.
  202. Ñ Modified BIN mode font to be easier to read.
  203. Ñ New Finder icon, & reworked application icons. You may need to rebuild your desktop file for the new icon to show up if you previously had version 1.0.0 installed.
  204. Ñ Added separate button icon for minimize function. The iconize/minimize button now shows the function it will perform.
  205.  
  206. Fixes...
  207. Ñ Fixed problem with black & white screens where ProCalc would display buttons in solid black if the Monitors control panel was set to "Black & White" and "Colors". ProCalc now correctly checks for color depth AND color/grays setting.
  208. Ñ Corrected 16-digit entry limitation in BIN mode.
  209. Ñ Fixed problem with buttons occasionally sticking down in multi-button mode.
  210. Ñ Fixed button drawing so button is always drawn depressed when it is clicked. (A quick click did not draw the button depressed.)
  211. Ñ Modified ProCalc Help file ("Save as TeachText") to be compatible with SimpleText.
  212. Ñ Fixed backspace problem in binary math modes. (Backspacing caused erased digits to appear in exponent location.)
  213. Ñ Fixed minor problem with display formatting when using the small font and displaying a negative number.
  214. Ñ Corrected 1 pixel offset in main calculator buttons.
  215.  
  216. Other changes...
  217. Ñ Disabled "Register", "Additions", and "Help" buttons in the About dialog when ProCalc is iconized.
  218. Ñ Disabled "ProCalc Help" item in Help menu when ProCalc is iconized or Help window is already displayed.
  219. Ñ Misc. changes to the Help text.
  220. Ñ Changed black & white PICT resources from 256-color to true black & white to reduce size.
  221. Ñ Disabled control key if it is pressed when ProCalc is brought to the foreground, and cleared 2nd function button if control key is pressed when ProCalc is switched to the background.
  222. Ñ Disabled backspace button when number entry is not in progress.
  223. Ñ Preserve display when switching between full and 4-function mode, when possible. Display is still cleared if an error occurs when switching.
  224. Ñ Added Internet address in About dialog.
  225. Ñ Added Email entry in Registration dialog.
  226.  
  227. --------------------------------------------------------------------------------
  228. 1.0.0  5/23/94  FIRST RELEASE
  229.  
  230.